- specific function name
- specyficzna nazwa funkcjiswoista nazwa funkcji
English-Polish dictionary of Electronics and Computer Science. 2013.
English-Polish dictionary of Electronics and Computer Science. 2013.
Name mangling — This article is about name mangling in computer languages. For name mangling in file systems, see filename mangling. In compiler construction, name mangling (also called name decoration) is a technique used to solve various problems caused by the … Wikipedia
Function (mathematics) — f(x) redirects here. For the band, see f(x) (band). Graph of example function, In mathematics, a function associates one quantity, the a … Wikipedia
Name — For other uses, see Name (disambiguation). Ceremonies, such as baptism, can be used to give names. A name is a word or term used for identification. Names can identify a class or category of things, or a single thing, either uniquely, or within a … Wikipedia
name — namer, n. /naym/, n., v., named, naming, adj. n. 1. a word or a combination of words by which a person, place, or thing, a body or class, or any object of thought is designated, called, or known. 2. mere designation, as distinguished from fact:… … Universalium
Name binding — In programming languages, name binding is the association of objects (data and/or code) with identifiers.[1] An identifier bound to an object is said to reference that object. Machine languages have no built in notion of identifiers, but name… … Wikipedia
Name resolution — Contents 1 In computer languages 1.1 Static versus dynamic 1.2 Name masking 1.3 Alpha renaming to make name resolution trivial … Wikipedia
Function object — A function object, also called a functor or functional, is a computer programming construct allowing an object to be invoked or called as if it were an ordinary function, usually with the same syntax.Function objects are unrelated to functors in… … Wikipedia
function — n. a set of operating features for a particular type of lock or exit device which make it suitable for a specific application. The function is designated by a classification name or standards reference number. See ANSI or BHMA for a specific … Locksmith dictionary
Specific heat of a substance at any temperature — Heat Heat (h[=e]t), n. [OE. hete, h[ae]te, AS. h[=ae]tu, h[=ae]to, fr. h[=a]t hot; akin to OHG. heizi heat, Dan. hede, Sw. hetta. See {Hot}.] 1. A force in nature which is recognized in various effects, but especially in the phenomena of fusion… … The Collaborative International Dictionary of English
Microsoft Visual C++ Name Mangling — is a mangling (decoration) scheme used in Microsoft Visual C++ series of compilers. It provides a way of encoding name and additional information about a function, structure, class or another datatype in order to pass more semantic information… … Wikipedia
User-defined function — A User Defined Function, or UDF, is a function provided by the user of a program or environment, in a context where the usual assumption is that functions are built into the program or environment.BASIC languageIn some old implementations of the… … Wikipedia